Skip to content

chore(deps): Bump github.com/crossplane/crossplane-runtime/v2 from 2.2.3 to 2.3.3 - #153

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/crossplane/crossplane-runtime/v2-2.3.3
Open

chore(deps): Bump github.com/crossplane/crossplane-runtime/v2 from 2.2.3 to 2.3.3#153
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/crossplane/crossplane-runtime/v2-2.3.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/crossplane/crossplane-runtime/v2 from 2.2.3 to 2.3.3.

Release notes

Sourced from github.com/crossplane/crossplane-runtime/v2's releases.

v2.3.3

🎉 Highlights

  • Fixed package signature verification TOCTOU (GHSA-mf7q-r4rv-jv94): A time-of-check-to-time-of-use flaw would let a malicious OCI registry serve a correctly signed image for verification and then an unsigned image for installation, because Crossplane resolved tag references separately for each step. Crossplane now resolves a tag to a digest once and uses that same digest for both signature verification and the image pull, so the content that is verified is exactly the content that is installed. This affected only users who enable package signature verification, install packages by tag, and pull from registries they don't control. Installing by digest would avoid this issue. Backported in #1038, and reported independently by @​bugbunny-research and @​tonghuaroot.
    • Note this fix appears in crossplane for v2.2 and crossplane-runtime for v2.3 because the affected code was moved from crossplane to crossplane-runtime during the v2.3 milestone.

What's Changed

Full Changelog: crossplane/crossplane-runtime@v2.3.2...v2.3.3

v2.3.2

What's Changed

Full Changelog: crossplane/crossplane-runtime@v2.3.1...v2.3.2

v2.3.1

What's Changed

Full Changelog: crossplane/crossplane-runtime@v2.3.0...v2.3.1

v2.3.0

🚨 Notable and Breaking Changes

  • The common APIs from crossplane-runtime have moved to github.com/crossplane/crossplane/apis/v2/core

What's Changed

... (truncated)

Commits
  • fcf6aaa Merge pull request #1040 from lsviben/bump-k8schain-release-2.3
  • 1917f1d fix(deps): bump k8schain to drop transitive docker/docker dependency
  • bee99c6 Merge pull request #1038 from adamwg/awg/backport-ghsa
  • 8fcc604 fix(xpkg): pin Fetch to the verified digest
  • 3832144 Merge pull request #1007 from crossplane/renovate/release-2.3-go-golang.org-x...
  • da9e2d2 chore(deps): update module golang.org/x/net to v0.55.0 [security]
  • dce7428 Merge pull request #999 from crossplane/renovate/release-2.3-go-golang.org-x-...
  • 6e56524 chore(deps): bump gomod2nix.toml via nix run .#tidy
  • f5e37c5 chore(deps): update module golang.org/x/crypto to v0.52.0 [security]
  • 1ed37b5 Merge pull request #993 from crossplane/renovate/main-go-mygithub.libinneed.workers.dev-in-toto-i...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/crossplane/crossplane-runtime/v2](https://github.com/crossplane/crossplane-runtime) from 2.2.3 to 2.3.3.
- [Release notes](https://github.com/crossplane/crossplane-runtime/releases)
- [Changelog](https://github.com/crossplane/crossplane-runtime/blob/main/RELEASE.md)
- [Commits](crossplane/crossplane-runtime@v2.2.3...v2.3.3)

---
updated-dependencies:
- dependency-name: github.com/crossplane/crossplane-runtime/v2
  dependency-version: 2.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants